Skip to content

chore: release master#20

Open
LostRhapsody wants to merge 1 commit intomasterfrom
release-please--branches--master
Open

chore: release master#20
LostRhapsody wants to merge 1 commit intomasterfrom
release-please--branches--master

Conversation

@LostRhapsody
Copy link
Copy Markdown
Contributor

@LostRhapsody LostRhapsody commented Apr 4, 2026

🤖 I have created a release beep boop

oxabl: 0.4.0

0.4.0 (2026-04-11)

Features

  • cli: Add codebase validation CLI with oxabl check (c31438c)
  • parser: Support LIKE syntax in DEFINE VARIABLE, DEFINE PARAMETER, and VAR (edf3b84)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • oxabl_parser bumped from 0.4.0 to 0.5.0
      • oxabl_lexer bumped from 0.3.1 to 0.4.0
      • oxabl_common bumped from 0.3.0 to 0.4.0
      • oxabl_ast bumped from 0.4.0 to 0.5.0
oxabl_ast: 0.5.0

0.5.0 (2026-04-11)

Features

  • ast: add dataset/data-source AST types and lexer keywords (96d0416)
  • parser: add database manipulation statements (8428b93)
  • parser: add database manipulation statements (404e85c)
  • parser: add dataset and data-source parsing support (ae26e42)
  • parser: add dataset benchmark fixture and apply formatting (e2510d5)
  • parser: Add include file reference parsing (28cba6b)
  • parser: add ON trigger and TRIGGER PROCEDURE statement parsing (0ec08d3)
  • parser: add ON trigger and TRIGGER PROCEDURE statement parsing (6dfffdc)
  • parser: add OO-ABL support (5c3b2fb)
  • parser: add OO-ABL support (CLASS, METHOD, PROPERTY, INTERFACE) (f2ec7a5)
  • parser: add preprocessor statement parsing (a2f82fd)
  • parser: add preprocessor statement parsing (eea5606)
  • parser: add PUBLISH/SUBSCRIBE/UNSUBSCRIBE and DEFINE EVENT parsing (4eb3af4)
  • parser: add PUBLISH/SUBSCRIBE/UNSUBSCRIBE and DEFINE EVENT parsing (233af8c)
  • parser: add stream and frame parsing (e959ffd)
  • parser: add stream and frame parsing (8182d4e)
  • parser: Support LIKE syntax in DEFINE VARIABLE, DEFINE PARAMETER, and VAR (edf3b84)
  • parser: Support LIKE syntax in DEFINE VARIABLE, DEFINE PARAMETER, and VAR (dbb1fdf)

Bug Fixes

  • ast, lexer: resolved some code breakage from the last merge (f7b44d3)
oxabl_codegen: 0.4.0

0.4.0 (2026-04-11)

Features

  • parser: add preprocessor statement parsing (a2f82fd)
  • parser: add preprocessor statement parsing (eea5606)
  • parser: add stream and frame parsing (e959ffd)

Performance Improvements

  • lexer: eliminate heap allocations in keyword matching (2fa1b87)
  • lexer: eliminate heap allocations in keyword matching (c7553f7)
  • lexer: use length-dispatched match in match_keyword() (3a24353)
oxabl_common: 0.4.0

0.4.0 (2026-04-11)

Features

  • bench: expand benchmark suite to cover parser, lexer scenarios, and source map (18c6681)
  • bench: expand benchmark suite to parser, lexer scenarios, and source map (36abc32)
oxabl_lexer: 0.4.0

0.4.0 (2026-04-11)

Features

  • ast: add dataset/data-source AST types and lexer keywords (96d0416)
  • bench: expand benchmark suite to cover parser, lexer scenarios, and source map (18c6681)
  • bench: expand benchmark suite to parser, lexer scenarios, and source map (36abc32)
  • lexer: add OO-ABL keyword Kind variants (2380ac8)
  • lexer: add OO-ABL keyword Kind variants (c3977f4)
  • parser: add database manipulation statements (8428b93)
  • parser: add database manipulation statements (404e85c)
  • parser: add dataset and data-source parsing support (ae26e42)
  • parser: add dataset benchmark fixture and apply formatting (e2510d5)
  • parser: Add include file reference parsing (28cba6b)
  • parser: add ON trigger and TRIGGER PROCEDURE statement parsing (0ec08d3)
  • parser: add ON trigger and TRIGGER PROCEDURE statement parsing (6dfffdc)
  • parser: add OO-ABL support (CLASS, METHOD, PROPERTY, INTERFACE) (f2ec7a5)
  • parser: add preprocessor statement parsing (a2f82fd)
  • parser: add preprocessor statement parsing (eea5606)
  • parser: add PUBLISH/SUBSCRIBE/UNSUBSCRIBE and DEFINE EVENT parsing (4eb3af4)
  • parser: add PUBLISH/SUBSCRIBE/UNSUBSCRIBE and DEFINE EVENT parsing (233af8c)
  • parser: add stream and frame parsing (e959ffd)
  • parser: add stream and frame parsing (8182d4e)

Bug Fixes

  • ast, lexer: resolved some code breakage from the last merge (f7b44d3)
  • lexer: Consume ABL translation suffixes (:U, :T) as part of string literals (962ad7d)
  • lexer: Consume ABL translation suffixes (:U, :T) as part of string literals (af6bdc3)

Performance Improvements

  • lexer: eliminate heap allocations in keyword matching (2fa1b87)
  • lexer: eliminate heap allocations in keyword matching (c7553f7)
  • lexer: use length-dispatched match in match_keyword() (3a24353)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • oxabl_common bumped from 0.3.0 to 0.4.0
oxabl_parser: 0.5.0

0.5.0 (2026-04-11)

Features

  • ast: add dataset/data-source AST types and lexer keywords (96d0416)
  • bench: expand benchmark suite to cover parser, lexer scenarios, and source map (18c6681)
  • bench: expand benchmark suite to parser, lexer scenarios, and source map (36abc32)
  • lexer: add OO-ABL keyword Kind variants (2380ac8)
  • lexer: add OO-ABL keyword Kind variants (c3977f4)
  • parser: add database manipulation statements (8428b93)
  • parser: add database manipulation statements (404e85c)
  • parser: add dataset and data-source parsing support (ae26e42)
  • parser: add dataset benchmark fixture and apply formatting (e2510d5)
  • parser: add dataset, data-source, and XML/serialize parsing (356d658)
  • parser: Add include file reference parsing (28cba6b)
  • parser: add ON trigger and TRIGGER PROCEDURE statement parsing (0ec08d3)
  • parser: add ON trigger and TRIGGER PROCEDURE statement parsing (6dfffdc)
  • parser: add OO-ABL support (5c3b2fb)
  • parser: add OO-ABL support (CLASS, METHOD, PROPERTY, INTERFACE) (f2ec7a5)
  • parser: add preprocessor statement parsing (a2f82fd)
  • parser: add preprocessor statement parsing (eea5606)
  • parser: add PUBLISH/SUBSCRIBE/UNSUBSCRIBE and DEFINE EVENT parsing (4eb3af4)
  • parser: add PUBLISH/SUBSCRIBE/UNSUBSCRIBE and DEFINE EVENT parsing (233af8c)
  • parser: add stream and frame parsing (e959ffd)
  • parser: add stream and frame parsing (8182d4e)
  • parser: Support LIKE syntax in DEFINE VARIABLE, DEFINE PARAMETER, and VAR (edf3b84)
  • parser: Support LIKE syntax in DEFINE VARIABLE, DEFINE PARAMETER, and VAR (dbb1fdf)

Bug Fixes

  • ast, lexer: resolved some code breakage from the last merge (f7b44d3)
  • parser: add new keywords to can_be_identifier (71a8406)
  • parser: allow ROWID/RECID as callable identifiers in expression position (4bcf324)
  • parser: Handle DECIMALS clause in DEFINE VARIABLE, DEFINE PARAMETER, and TEMP-TABLE FIELD (1fa56cd)
  • parser: Handle DECIMALS clause in DEFINE VARIABLE, DEFINE PARAMETER, and TEMP-TABLE FIELD (28e207c)
  • parser: Handle FORMAT/LABEL clause in DEFINE VARIABLE and DEFINE PARAMETER (5c38a87)
  • parser: Handle FORMAT/LABEL clause in DEFINE VARIABLE and DEFINE PARAMETER (7aa437a)
  • parser: Skip comment tokens during parsing (34de788)

Performance Improvements

  • lexer: eliminate heap allocations in keyword matching (2fa1b87)
  • lexer: eliminate heap allocations in keyword matching (c7553f7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • oxabl_ast bumped from 0.4.0 to 0.5.0
      • oxabl_lexer bumped from 0.3.1 to 0.4.0

This PR was generated with Release Please. See documentation.

@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq bot commented Apr 4, 2026

Merging this PR will not alter performance

✅ 15 untouched benchmarks


Comparing release-please--branches--master (d08aac9) with master (4bcf324)

Open in CodSpeed

@LostRhapsody LostRhapsody force-pushed the release-please--branches--master branch 15 times, most recently from f293dc1 to 7a2c724 Compare April 11, 2026 03:54
@LostRhapsody LostRhapsody force-pushed the release-please--branches--master branch from 7a2c724 to d08aac9 Compare April 11, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant